(server version 4.05 or later)
(default = 30)
ALARM-SMTP-SERVER-TIMEOUT <seconds>
Specifies the maximum amount of time (in seconds) that MOMI waits for a single I/O to complete on the SMTP server. The SMTP server is used for sending Email.
A server that does not respond within the specified time generates an error 40 (Timeout).
Multiple I/Os are required in order to converse with the SMTP server. A server responding slowly may take much longer than the value specified in order to complete an Email transmission. No error is generated as long as each I/O does not take longer than this value.
Example:
== increase I/O timeout to SMTP
ALARM-SMTP-SERVER-TIMEOUT 60